Fix typo in gtk_window_set_default() documentation
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Mon, 3 Mar 2014 10:43:38 +0000 (10:43 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 3 Mar 2014 23:12:25 +0000 (18:12 -0500)
commit857e774a3496a65377c5f14294a8dbb37db9af90
tree470f84ed3fb07cbcbfe81f7f8e980cbef3701fa9
parent07fc8940207b059d015c3d9ecabd086cc1c7f159
Fix typo in gtk_window_set_default() documentation

The documentation should link to gtk_widget_grab_default() rather than
gtk_widget_grab_focus().

https://bugzilla.gnome.org/show_bug.cgi?id=725559
gtk/gtkwindow.c